-
Notifications
You must be signed in to change notification settings - Fork 732
Add Minio To Aspire #1800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Minio To Aspire #1800
Conversation
|
Thanks for submitting the PR. What does the component-side of this look like? |
I can start scaffolding that part out now. @mitchdenny |
|
@mitchdenny looked at it last night and was trying to fix some issues with the component itself and then deciding on whether to use the s3 sdk or the minio sdk itself. Everything that I have seen indicates that you can use s3 sdk a minio container and can use the minio sdk with an s3 bucket so I was looking at |
|
Ok so I have this repo here that is acting as a small and quick sandbox environment for configuring and setting up aspire with the minio container and the minio/s3 sdk to communicate with that aspire orchestrated container and I got it to work! https://github.com/josephaw1022/S3AspireSpike/tree/master And I got it to work! Applying the work done in that repo to this PR! |
|
This isn't something that would go into the aspire repo, but might be a fit for https://github.com/CommunityToolkit/Aspire |




closes #1801
Microsoft Reviewers: Open in CodeFlow